# Starter Kick
To give you a head start building your new rails application, you can easily set frontend , database configuration and css framework.
rails new appname --webpack=vue --css tailwind -d postgresql
1
← Frontend Deployment →
To give you a head start building your new rails application, you can easily set frontend , database configuration and css framework.
rails new appname --webpack=vue --css tailwind -d postgresql
← Frontend Deployment →